Test: template on create session
[lttng-tools.git] / tests / regression / tools / templates / sessions / normal_net.lttng
diff --git a/tests/regression/tools/templates/sessions/normal_net.lttng b/tests/regression/tools/templates/sessions/normal_net.lttng
new file mode 100644 (file)
index 0000000..3e875a7
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<sessions>
+       <session>
+               <name>normal_net</name>
+               <started>false</started>
+               <output>
+                       <consumer_output>
+                               <enabled>true</enabled>
+                               <destination>
+                                       <net_output>
+                                               <control_uri>tcp4://127.0.0.1:5342/normal_net-20160606-132620</control_uri>
+                                               <data_uri>tcp4://127.0.0.1:5343/</data_uri>
+                                       </net_output>
+                               </destination>
+                       </consumer_output>
+               </output>
+       </session>
+</sessions>
This page took 0.024315 seconds and 5 git commands to generate.